Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
appcd-logger
Advanced tools
Defines the default logger for appcd components. The primary benefits of this package is to create a single default configured logger and only have a single SnoopLogg dependency since it carries a hefty size on disk.
Visit https://github.com/appcelerator/appc-daemon for more information.
npm i appcd-logger
import appcdLogger from 'appcd-logger';
const logger = appcdLogger('my:namespace');
logger.info('hi');
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.
FAQs
Defines the default logger for appcd components.
The npm package appcd-logger receives a total of 302 weekly downloads. As such, appcd-logger popularity was classified as not popular.
We found that appcd-logger demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.